-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Enable SwiftBuild in pipeline #9406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Enable SwiftBuild in pipeline #9406
Conversation
|
@swift-ci please test macOS self hosted swiftbuild |
1 similar comment
|
@swift-ci please test macOS self hosted swiftbuild |
8918392 to
7a18ea9
Compare
|
@swift-ci please test macOS self hosted swiftbuild |
7a18ea9 to
c9f1855
Compare
|
@swift-ci please test macOS self hosted swiftbuild |
1 similar comment
|
@swift-ci please test macOS self hosted swiftbuild |
5d9d929 to
c5107fa
Compare
|
@swift-ci test |
| exclude: | ||
| - buildSystem: "swiftbuild" | ||
| linuxSwiftVersion: '["nightly-main", "nightly-6.2"]' | ||
| - buildSystem: "swiftbuild" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently skipping building SwiftBuild on Windows as the pipeline was failing.
rconnell9
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't replace any existing CI builds, just adds a new one that uses swiftbuild?
That is correct. The GitHub Actions currently only build. |
Ensure we run the pipeliines against SwiftBuild to give us extra confidence with the tooling Skip running SwiftBuild on Windows as it's currently failing.
c5107fa to
0ba3dac
Compare
|
@swift-ci test |
Ensure we run the pipelines against SwiftBuild to give us extra confidence with the tooling